Vcenter Vm Hardware Parallel BackingType
Vcenter Vm Hardware Parallel BackingType
The Vcenter Vm Hardware Parallel BackingType enumerated type defines the valid backing types for a virtual parallel port.
Possible values:
FILE
: Virtual parallel port is backed by a file.HOST_DEVICE
: Virtual parallel port is backed by a device on the host where the virtual machine is running.
This data structure has no properties.
Enumeration:
FILE,
HOST_DEVICE,